home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / bug-buddy / bug-buddy.menu < prev    next >
Encoding:
Text File  |  2007-04-09  |  513 b   |  20 lines

  1. <!DOCTYPE Menu PUBLIC "-//freedesktop//DTD Menu 1.0//EN"
  2.  "http://www.freedesktop.org/standards/menu-spec/1.0/menu.dtd">
  3.  
  4. <Menu>
  5.  
  6.   <Name>Bug Buddy programs</Name>
  7.  
  8.   <!-- Read only files in default .desktop file location -->
  9.   <LegacyDir>/usr/share/applications</LegacyDir>
  10.   <LegacyDir>/usr/share/gnome/autostart</LegacyDir>
  11.  
  12.   <!-- we want to process all desktop files; Unfortunately,
  13.        files with NoDisplay=true won't be returned by the 
  14.        gmenu API -->
  15.   <Include>
  16.     <All/>
  17.   </Include>
  18.  
  19. </Menu>
  20.